diff --git a/html/changelog.html b/html/changelog.html
index 193c980ba34..f3c7cd6a9cf 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,6 +60,11 @@
+ Purpose2 updated:
+
+ - Fixes the broken wiring re-electrifying the bridge window.
+ - Adds the missing scrubber in Genetics holding pen
+
Twinmold updated:
- No longer able to put grabs into kitchen equipment (deep-fried grab).
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3e5ccfea073..27c80abcf41 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4622,6 +4622,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-05-07:
GunDOSMk1:
- rscadd: Adds Unathi cobra hood
+ Purpose2:
+ - bugfix: Fixes the broken wiring re-electrifying the bridge window.
+ - bugfix: Adds the missing scrubber in Genetics holding pen
Twinmold:
- bugfix: No longer able to put grabs into kitchen equipment (deep-fried grab).
- bugfix: No longer able to put grabs inside of display cases.
diff --git a/html/changelogs/AutoChangeLog-pr-7252.yml b/html/changelogs/AutoChangeLog-pr-7252.yml
deleted file mode 100644
index c2907fea204..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7252.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Purpose2"
-delete-after: True
-changes:
- - bugfix: "Fixes the broken wiring re-electrifying the bridge window."
- - bugfix: "Adds the missing scrubber in Genetics holding pen"