diff --git a/html/changelog.html b/html/changelog.html
index 404b07dd73e..edbf67e98d0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,10 @@
Geeves updated:
- The NanoMed Plus vendors now dispense four pill bottles each.
+ - Viscerators no longer have funky blood overlays.
+ - Healing animals now properly update their blood overlays.
+ - AI holograms are now visible again.
+ - AI can now set their holograms to be any humanoid within camera view.
mikomyazaki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d59a4e21421..2448dcd9e99 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17130,6 +17130,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Also makes adrenaline sacs cheaper.
Geeves:
- rscadd: The NanoMed Plus vendors now dispense four pill bottles each.
+ - bugfix: Viscerators no longer have funky blood overlays.
+ - bugfix: Healing animals now properly update their blood overlays.
+ - bugfix: AI holograms are now visible again.
+ - tweak: AI can now set their holograms to be any humanoid within camera view.
mikomyazaki:
- rscadd: Medical and Security autopsy rooms now have surgical drills for use on
Vaurca.
diff --git a/html/changelogs/geeves-ai_holo_icon.yml b/html/changelogs/geeves-ai_holo_icon.yml
deleted file mode 100644
index 8efa098f18c..00000000000
--- a/html/changelogs/geeves-ai_holo_icon.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "AI holograms are now visible again."
- - tweak: "AI can now set their holograms to be any humanoid within camera view."
\ No newline at end of file
diff --git a/html/changelogs/geeves-blood_overlay_fixes.yml b/html/changelogs/geeves-blood_overlay_fixes.yml
deleted file mode 100644
index fb2ae9f7266..00000000000
--- a/html/changelogs/geeves-blood_overlay_fixes.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Viscerators no longer have funky blood overlays."
- - bugfix: "Healing animals now properly update their blood overlays."
\ No newline at end of file