diff --git a/html/changelog.html b/html/changelog.html
index 4567f3cba23..97d2b5c37aa 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -79,6 +79,7 @@
Expanded the speakeasy area behind security.
Fixed various mapping issues in security, such as wiring, piping, disposals, decals, and similarly.
Fixed wrong IDs on objects in the brig cells.
+ Removes the looping deep fryer sound.
SleepyGemmy, SueTheCake updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 15401ff8b8a..4e4dd4bd7d7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28312,5 +28312,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- maptweak: Fixed various mapping issues in security, such as wiring, piping, disposals,
decals, and similarly.
- bugfix: Fixed wrong IDs on objects in the brig cells.
+ - sounddel: Removes the looping deep fryer sound.
SleepyGemmy, SueTheCake:
- maptweak: Remapped the forensics lab.
diff --git a/html/changelogs/fried.yml b/html/changelogs/fried.yml
deleted file mode 100644
index 9513142223a..00000000000
--- a/html/changelogs/fried.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - sounddel: "Removes the looping deep fryer sound."
\ No newline at end of file