diff --git a/html/changelog.html b/html/changelog.html
index b2efeba9ddf..e29897d5f0d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,17 @@
-->
+
01 May 2021
+
Geeves updated:
+
+ - Phoron has been buffed to do more damage when contacting the skin in gas form.
+ - Holding the station blueprints in your hand will now give you a t-ray scanner like view of the pipes, cables, and disposal pipes as they were at the start of the round.
+
+
Haydizzle updated:
+
+ - Removes the ability for skrell to be Dominian consular officers.
+
+
30 April 2021
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c21ee12c73b..c98924eb0a6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19751,3 +19751,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: Removes the now-useless delayed asset load variable.
WickedCybs:
- tweak: NanoMed Plus vendors now get exactly one bottle of theta each.
+2021-05-01:
+ Geeves:
+ - rscadd: Phoron has been buffed to do more damage when contacting the skin in gas
+ form.
+ - rscadd: Holding the station blueprints in your hand will now give you a t-ray
+ scanner like view of the pipes, cables, and disposal pipes as they were at the
+ start of the round.
+ Haydizzle:
+ - rscdel: Removes the ability for skrell to be Dominian consular officers.
diff --git a/html/changelogs/changelog.yml b/html/changelogs/changelog.yml
index 3f4427320be..01d4ede0c9d 100644
--- a/html/changelogs/changelog.yml
+++ b/html/changelogs/changelog.yml
@@ -1,4 +1,2 @@
author: Haydizzle
-
-changes:
- - rscdel: "Removes the ability for skrell to be Dominian consular officers."
\ No newline at end of file
+changes: []
diff --git a/html/changelogs/geeves-blueprint_blueprints.yml b/html/changelogs/geeves-blueprint_blueprints.yml
deleted file mode 100644
index 33278e8e790..00000000000
--- a/html/changelogs/geeves-blueprint_blueprints.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Holding the station blueprints in your hand will now give you a t-ray scanner like view of the pipes, cables, and disposal pipes as they were at the start of the round."
\ No newline at end of file
diff --git a/html/changelogs/geeves-phoron_shizz.yml b/html/changelogs/geeves-phoron_shizz.yml
deleted file mode 100644
index fd7700877ec..00000000000
--- a/html/changelogs/geeves-phoron_shizz.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Phoron has been buffed to do more damage when contacting the skin in gas form."
\ No newline at end of file