diff --git a/html/changelog.html b/html/changelog.html
index a2c20860b20..8c613c59d76 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -89,6 +89,7 @@
That Really Good Soda Flavor updated:
- Martial arts are no longer lost when mind-swapping, cloning, moving your brain, et cetera.
+ - Fixed a bug where paper bins could swallow up pens into the void.
coiax updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0e650da11fd..1d66a2b1e7e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11427,6 +11427,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
That Really Good Soda Flavor:
- bugfix: Martial arts are no longer lost when mind-swapping, cloning, moving your
brain, et cetera.
+ - bugfix: Fixed a bug where paper bins could swallow up pens into the void.
coiax:
- rscadd: Galactic Common has been added to silicon's internal language database,
meaning even if a cyborg is created from someone who previously did not know
diff --git a/html/changelogs/AutoChangeLog-pr-27531.yml b/html/changelogs/AutoChangeLog-pr-27531.yml
deleted file mode 100644
index 695dc0b1483..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27531.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "That Really Good Soda Flavor"
-delete-after: True
-changes:
- - bugfix: "Fixed a bug where paper bins could swallow up pens into the void."