diff --git a/html/changelog.html b/html/changelog.html
index 46ab0da5a0c..1ea17657e81 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,7 @@
Lanterns are now less bright and only shed light in 120 degrees.
Diona no longer spawn with flares, as they spawn with the glowstick in their emergency box. And can make their own light.
You can now hit a light fixture with a broken light again to completely shatter the light bulb.
+ The autodrobe will no longer remove antag headsets or PDAs.
Geeves, sprites by Kyres updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b6df09a2c9b..8d65965f62d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13599,6 +13599,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
their emergency box. And can make their own light.
- rscadd: You can now hit a light fixture with a broken light again to completely
shatter the light bulb.
+ - bugfix: The autodrobe will no longer remove antag headsets or PDAs.
Geeves, sprites by Kyres:
- rscadd: Added heavy arm guards and heavy leg guards to the syndicate heavy armour
kit.
diff --git a/html/changelogs/geeves-antag_uplink_fix.yml b/html/changelogs/geeves-antag_uplink_fix.yml
deleted file mode 100644
index 6089ada5f1c..00000000000
--- a/html/changelogs/geeves-antag_uplink_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "The autodrobe will no longer remove antag headsets or PDAs."
\ No newline at end of file