diff --git a/html/changelog.html b/html/changelog.html
index 831db564816..ed18812a9bd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
04 September 2020
+
Geeves updated:
+
+ - Fixed the Chemistry Codex' access problem. People with access to medical OR research should now be able to download/access it.
+
+
03 September 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 57def790429..a45f3312e42 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15360,3 +15360,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Bluespace turfs no longer emit light.
Wowzewow (Wezzy):
- rscadd: Fixes missing item sprites for blouses and cropped shirts.
+2020-09-04:
+ Geeves:
+ - bugfix: Fixed the Chemistry Codex' access problem. People with access to medical
+ OR research should now be able to download/access it.
diff --git a/html/changelogs/geeves-codex_fix.yml b/html/changelogs/geeves-codex_fix.yml
deleted file mode 100644
index 29a4a172817..00000000000
--- a/html/changelogs/geeves-codex_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the Chemistry Codex' access problem. People with access to medical OR research should now be able to download/access it."
\ No newline at end of file