diff --git a/html/changelog.html b/html/changelog.html
index e90fb9f297c..13ca7d9993d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,8 @@
Ben10083 updated:
- Drones have been given a T-ray Scanner.
+ - Space Bar is now rad shielded.
+ - Added a cryopod in the Space Bar bathroom for patrons to cryo.
WickedCybs updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7c8d915610c..6829dcc996b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24589,6 +24589,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-06-07:
Ben10083:
- rscadd: Drones have been given a T-ray Scanner.
+ - maptweak: Space Bar is now rad shielded.
+ - rscadd: Added a cryopod in the Space Bar bathroom for patrons to cryo.
WickedCybs:
- tweak: Changes the re-admin text to mention a space ship, instead of a station.
Wickedcybs:
diff --git a/html/changelogs/Ben10083 - SpaceBarBugs.yml b/html/changelogs/Ben10083 - SpaceBarBugs.yml
deleted file mode 100644
index 6b10504235e..00000000000
--- a/html/changelogs/Ben10083 - SpaceBarBugs.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Your name.
-author: Ben10083
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - maptweak: "Space Bar is now rad shielded."
- - rscadd: "Added a cryopod in the Space Bar bathroom for patrons to cryo."