diff --git a/html/changelog.html b/html/changelog.html
index 1c1e7d74bea..311a871a07f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
13 May 2020
+
Code by Geeves, Sprites by Kyres updated:
+
+ - Bluespace travel now has a bluespace aesthetic.
+ - Fixes shuttle turfs not updating while in transit.
+
Wowzewow (Wezzy) updated:
- Fixes missing inhands for RFDs, RPED, toy sword, plant bag and briefcases.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ec4065408a9..e482d1a49d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13079,6 +13079,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Karolis2011:
- bugfix: Cargo control and crusher control programs now will properly work.
2020-05-13:
+ Code by Geeves, Sprites by Kyres:
+ - tweak: Bluespace travel now has a bluespace aesthetic.
+ - bugfix: Fixes shuttle turfs not updating while in transit.
Wowzewow (Wezzy):
- bugfix: Fixes missing inhands for RFDs, RPED, toy sword, plant bag and briefcases.
- bugfix: Fixes some problems with the human sprite.
diff --git a/html/changelogs/geeves-better_bluespace.yml b/html/changelogs/geeves-better_bluespace.yml
deleted file mode 100644
index c68f7e6fffb..00000000000
--- a/html/changelogs/geeves-better_bluespace.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Code by Geeves, Sprites by Kyres
-
-delete-after: True
-
-changes:
- - tweak: "Bluespace travel now has a bluespace aesthetic."
- - bugfix: "Fixes shuttle turfs not updating while in transit."
\ No newline at end of file