diff --git a/html/changelog.html b/html/changelog.html
index 0d23b6fd98f..81349dbf082 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,10 @@
Stable LDM and Sorium creates their vortexes properly now.
Inject chems into all your favorite types of smokeables, TODAY!
+ Certhic updated:
+
+ - fixed wrenched down unconnected pipes being invisible
+
Farie82 updated:
- Dusting a mob now dusts everything he holds and has equiped
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 425a1624132..7fd0d896a89 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7720,6 +7720,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Runtime in species.dm, 620 fixed
- bugfix: Stable LDM and Sorium creates their vortexes properly now.
- bugfix: Inject chems into all your favorite types of smokeables, TODAY!
+ Certhic:
+ - bugfix: fixed wrenched down unconnected pipes being invisible
Farie82:
- bugfix: Dusting a mob now dusts everything he holds and has equiped
TDSSS:
diff --git a/html/changelogs/AutoChangeLog-pr-10004.yml b/html/changelogs/AutoChangeLog-pr-10004.yml
deleted file mode 100644
index 1dee50bf09c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10004.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Certhic"
-delete-after: True
-changes:
- - bugfix: "fixed wrenched down unconnected pipes being invisible"