diff --git a/html/changelog.html b/html/changelog.html
index dce2f2ba707..c76cf8ef4a2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,6 +52,7 @@
SleepyGemmy updated:
- Fixed the corn dog recipe by removing a duplicate recipe.
+ - Merged the warden's office with the armoury foyer. Made the old location into an observation post.
12 March 2023
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c8daf0ab696..421b46e28bf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28443,3 +28443,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
for 515 compatibility.
SleepyGemmy:
- bugfix: Fixed the corn dog recipe by removing a duplicate recipe.
+ - maptweak: Merged the warden's office with the armoury foyer. Made the old
+ location into an observation post.
diff --git a/html/changelogs/warden_tweaks.yml b/html/changelogs/warden_tweaks.yml
deleted file mode 100644
index 4f2e6238661..00000000000
--- a/html/changelogs/warden_tweaks.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - maptweak: "Merged the warden's office with the armoury foyer. Made the old location into an observation post."
\ No newline at end of file