diff --git a/html/changelog.html b/html/changelog.html
index 8a412e6a725..ee7b8731768 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -42,6 +42,7 @@
Making cable restraints no longer brings up a menu of people to do it on.
Made cable restraints will now be put in an empty hand, if one exists.
Hand overlays, such as handcuffs and damaged or destroyed hands, should now update correctly.
+ Yellow slime extracts now properly use their cores.
mikomyazaki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 73ce0cb34ac..47e8d54957a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14510,6 +14510,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Made cable restraints will now be put in an empty hand, if one exists.
- bugfix: Hand overlays, such as handcuffs and damaged or destroyed hands, should
now update correctly.
+ - bugfix: Yellow slime extracts now properly use their cores.
mikomyazaki:
- bugfix: Emergency Medical Technicians now properly spawn in the briefing room
like the rest of medical.
diff --git a/html/changelogs/geeves-slime_cell_recipe_fix.yml b/html/changelogs/geeves-slime_cell_recipe_fix.yml
deleted file mode 100644
index 07f9a263a59..00000000000
--- a/html/changelogs/geeves-slime_cell_recipe_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Yellow slime extracts now properly use their cores."
\ No newline at end of file