diff --git a/html/changelog.html b/html/changelog.html
index e106a80fe64..52c9341add7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,10 @@
- Adds a Music SFX toggle, to stop jukeboxes and areas from playing music.
+ WickedCybs updated:
+
+ - The power line to the Intrepid's SMES runs off of the main grid now, rather than a subgrid.
+
listerla updated:
- Added a single pixel to the hijab sprite so that you can't see the floor through it.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aaae162ddff..63523ff9b17 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25933,6 +25933,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
now include an Unathi variant for each.
SleepyGemmy:
- rscadd: Adds a Music SFX toggle, to stop jukeboxes and areas from playing music.
+ WickedCybs:
+ - bugfix: The power line to the Intrepid's SMES runs off of the main grid now,
+ rather than a subgrid.
listerla:
- tweak: Added a single pixel to the hijab sprite so that you can't see the
floor through it.
diff --git a/html/changelogs/wickedcybs_intrepid.yml b/html/changelogs/wickedcybs_intrepid.yml
deleted file mode 100644
index 4082a80a21d..00000000000
--- a/html/changelogs/wickedcybs_intrepid.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - bugfix: "The power line to the Intrepid's SMES runs off of the main grid now, rather than a subgrid."
\ No newline at end of file