diff --git a/html/changelog.html b/html/changelog.html
index e5be7588f2b..35277205f42 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,7 @@
Fax machines now have an eject button.
Unathi xeno loadout should actually show up again.
Barcode tattoos now appear on the correct leg when facing up.
+ The sleeper interface should no longer sometimes remove the eject button if the beaker is full.
DreamySkrell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 314420013ba..df6aa2d55d3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30123,6 +30123,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fax machines now have an eject button.
- bugfix: Unathi xeno loadout should actually show up again.
- bugfix: Barcode tattoos now appear on the correct leg when facing up.
+ - bugfix: The sleeper interface should no longer sometimes remove the eject button
+ if the beaker is full.
DreamySkrell:
- tweak: Moves the categories in the mob follow menu into the toggles instead of
their own titles.
diff --git a/html/changelogs/doxxmedearly-sleeper_beaker_eject.yml b/html/changelogs/doxxmedearly-sleeper_beaker_eject.yml
deleted file mode 100644
index 0e313833425..00000000000
--- a/html/changelogs/doxxmedearly-sleeper_beaker_eject.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "The sleeper interface should no longer sometimes remove the eject button if the beaker is full."