diff --git a/html/changelog.html b/html/changelog.html
index 58190547a0b..f6b0b8fbfa1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,11 @@
- Added a special power cell backpack to the mining vendor and RnD protolathe design databank. Give it a try, if you work with power cells a lot.
+ Geeves updated:
+
+ - Station Blueprints now count asteroid turf as space, this should reduce server crashing when using them.
+ - Air alarms and APCs now self-destruct when they detect their area as being within a mine or space area.
+
19 April 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 35a7ab93847..25e73de38b0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12775,3 +12775,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Code by Geeves, Sprites by Happy Fox:
- rscadd: Added a special power cell backpack to the mining vendor and RnD protolathe
design databank. Give it a try, if you work with power cells a lot.
+ Geeves:
+ - bugfix: Station Blueprints now count asteroid turf as space, this should reduce
+ server crashing when using them.
+ - bugfix: Air alarms and APCs now self-destruct when they detect their area as being
+ within a mine or space area.
diff --git a/html/changelogs/geeves-station_blueprints.yml b/html/changelogs/geeves-station_blueprints.yml
deleted file mode 100644
index c83f99dc0a0..00000000000
--- a/html/changelogs/geeves-station_blueprints.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Station Blueprints now count asteroid turf as space, this should reduce server crashing when using them."
- - bugfix: "Air alarms and APCs now self-destruct when they detect their area as being within a mine or space area."
\ No newline at end of file