diff --git a/html/changelog.html b/html/changelog.html
index 2c685d84149..b7111b84af3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -83,6 +83,7 @@
Remaps the mining shuttle, giving it more space for cargo; and other QoL features.
Fixes some floor-mounted signs layering above mobs.
Adds static GPS, which are intended for use in shuttles.
+ Shrinks the holodeck and tweaks its templates.
Vrow updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d70a34c5d2e..adaeff2e0fb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24550,6 +24550,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
QoL features.
- bugfix: Fixes some floor-mounted signs layering above mobs.
- rscadd: Adds static GPS, which are intended for use in shuttles.
+ - maptweak: Shrinks the holodeck and tweaks its templates.
Vrow:
- tweak: 'Fully separated CPR into: Full CPR (Compressions + Mouth-to-Mouth), Compressions
only, and Mouth-to-Mouth only. With an added buff that Mouth-to-Mouth will work
diff --git a/html/changelogs/holodeck_shrinking.yml b/html/changelogs/holodeck_shrinking.yml
deleted file mode 100644
index 30d875c060e..00000000000
--- a/html/changelogs/holodeck_shrinking.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - maptweak: "Shrinks the holodeck and tweaks its templates."
\ No newline at end of file