diff --git a/html/changelog.html b/html/changelog.html
index 5005704e191..82ee703c9e3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Refactors worst offenders from the unsorted.dm helpers file to where they fit better (atoms.dm, mobs.dm, ...).
+ Geeves updated:
+
+ - Changing between mobs no longer changes your hotkey toggle status.
+
mikomyazaki updated:
- Security Belts can now contain disruptor pistols of all kinds.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c4f989e5767..426d622cd75 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16738,5 +16738,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Amunak:
- refactor: Refactors worst offenders from the unsorted.dm helpers file to where
they fit better (atoms.dm, mobs.dm, ...).
+ Geeves:
+ - tweak: Changing between mobs no longer changes your hotkey toggle status.
mikomyazaki:
- tweak: Security Belts can now contain disruptor pistols of all kinds.
diff --git a/html/changelogs/geeves-hotkey_toggle.yml b/html/changelogs/geeves-hotkey_toggle.yml
deleted file mode 100644
index ec775ba4659..00000000000
--- a/html/changelogs/geeves-hotkey_toggle.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Changing between mobs no longer changes your hotkey toggle status."
\ No newline at end of file