diff --git a/html/changelog.html b/html/changelog.html
index 8a622e77f0c..3ac53e3f9ce 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -49,6 +49,7 @@
Ferner updated:
- Fixed the burglar shuttle getting stuck when docking at blue dock.
+ - Fixed an inconsistency with access requirements at the Beta solar array.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7d182a4bfe8..9a028246e12 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15292,6 +15292,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: Added some adminspawn cult things.
Ferner:
- bugfix: Fixed the burglar shuttle getting stuck when docking at blue dock.
+ - bugfix: Fixed an inconsistency with access requirements at the Beta solar array.
MattAtlas:
- bugfix: The incapacitation rune should now work properly.
MoondancerPony:
diff --git a/html/changelogs/Ferner-200902-bugfix_BetaArray.yml b/html/changelogs/Ferner-200902-bugfix_BetaArray.yml
deleted file mode 100644
index a7b3c2689f4..00000000000
--- a/html/changelogs/Ferner-200902-bugfix_BetaArray.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Fixed an inconsistency with access requirements at the Beta solar array."
\ No newline at end of file