diff --git a/html/changelog.html b/html/changelog.html
index 4aab64cdad9..b5d084a0a04 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,6 +52,7 @@
- Tweaks the deck 2 port stairwell.
- Fixes the journalist office not having a power wire.
+ - Gives the machinist access to operations.
TheDanseMacabre updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4a6066fe036..f30b46d5d17 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26624,6 +26624,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SleepyGemmy:
- maptweak: Tweaks the deck 2 port stairwell.
- bugfix: Fixes the journalist office not having a power wire.
+ - bugfix: Gives the machinist access to operations.
TheDanseMacabre:
- maptweak: Made a number of minor fixes to various third party ships. Most notably,
their rotary guns should no longer fall off.
diff --git a/html/changelogs/machinist_access_tweaks.yml b/html/changelogs/machinist_access_tweaks.yml
deleted file mode 100644
index dc94384f3b2..00000000000
--- a/html/changelogs/machinist_access_tweaks.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Gives the machinist access to operations."
\ No newline at end of file