diff --git a/html/changelog.html b/html/changelog.html
index 4db4f6cbe6e..e68fe4feee7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
- Replaces the Hegemony energy shields on the Kataphract ship with the Kataphract energy shields.
+ Sparky_hotdog updated:
+
+ - Fixed overlays sticking for accent items when toggled.
+
Wowzewow (Wezzy) updated:
- Fixes coffee pitchers and bluespace beakers not having filled states.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0acc60013aa..834b874ab30 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -31054,6 +31054,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
RustingWithYou:
- tweak: Replaces the Hegemony energy shields on the Kataphract ship with the Kataphract
energy shields.
+ Sparky_hotdog:
+ - bugfix: Fixed overlays sticking for accent items when toggled.
Wowzewow (Wezzy):
- bugfix: Fixes coffee pitchers and bluespace beakers not having filled states.
- bugfix: Fixes gumball jars not having gumballs.
diff --git a/html/changelogs/accent_fix.yml b/html/changelogs/accent_fix.yml
deleted file mode 100644
index 017ccd951ad..00000000000
--- a/html/changelogs/accent_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed overlays sticking for accent items when toggled."