diff --git a/html/changelog.html b/html/changelog.html
index ab2ad3f3dd8..934f0330523 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -99,6 +99,7 @@
Swarmers now only speak their own language, rather than swarmer and common.
When you are crushed by a door, it prints a visible message, instead of, in some cases, silently damaging you.
The vent in the Escape Coridoor on Omega Station has been fixed.
+ You no longer die when turning into a monkey.
coiax, WJohnston updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7ccc1c56aaf..3d8e23c95cf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10680,6 +10680,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: When you are crushed by a door, it prints a visible message, instead of,
in some cases, silently damaging you.
- bugfix: The vent in the Escape Coridoor on Omega Station has been fixed.
+ - bugfix: You no longer die when turning into a monkey.
coiax, WJohnston:
- rscadd: Plasmamen lungs, also known as "plasma filters" now look different from
human lungs.
diff --git a/html/changelogs/AutoChangeLog-pr-26584.yml b/html/changelogs/AutoChangeLog-pr-26584.yml
deleted file mode 100644
index c65852889b3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-26584.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - bugfix: "You no longer die when turning into a monkey."