diff --git a/html/changelog.html b/html/changelog.html
index efc762dcdcf..ac1afbaf6df 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,7 @@
Floating chat messages will now appear properly above resting humanoids.
Fixed maintenance-, mining-, and construction drones having weird lit up eyes. They should now update correctly.
Fixed the hat overlay of mining drones.
+ You can now punch people again.
JohnWildkins updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 09040518d6d..3712019e3df 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17368,6 +17368,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed maintenance-, mining-, and construction drones having weird lit
up eyes. They should now update correctly.
- bugfix: Fixed the hat overlay of mining drones.
+ - bugfix: You can now punch people again.
JohnWildkins:
- bugfix: Vending machines spawned after mapload and/or by admins should no longer
have missing icons.
diff --git a/html/changelogs/geeves-oops.yml b/html/changelogs/geeves-oops.yml
deleted file mode 100644
index f5adbf899a5..00000000000
--- a/html/changelogs/geeves-oops.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "You can now punch people again."
\ No newline at end of file