diff --git a/html/changelog.html b/html/changelog.html
index c7c73d19e22..7159d11ea75 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,10 @@
Fixed an issue where new characters were unable to select a faction.
Fix APCs on away sites + ruins not initializing their areas properly.
+ Sparky_hotdog updated:
+
+ - Security Officers and the Warden can now access Evidence Storage.
+
21 August 2022
Alberyk, Happyfox updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9390020774c..ecebb85b0fc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25751,3 +25751,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
JohnWildkins:
- bugfix: Fixed an issue where new characters were unable to select a faction.
- bugfix: Fix APCs on away sites + ruins not initializing their areas properly.
+ Sparky_hotdog:
+ - tweak: Security Officers and the Warden can now access Evidence Storage.
diff --git a/html/changelogs/evidenceacces.yml b/html/changelogs/evidenceacces.yml
deleted file mode 100644
index 987c8736a3f..00000000000
--- a/html/changelogs/evidenceacces.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Sparky_hotdog
-
-delete-after: True
-
-changes:
- - tweak: "Security Officers and the Warden can now access Evidence Storage."