diff --git a/html/changelog.html b/html/changelog.html
index d5c538c7de5..9685847ffc5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
01 April 2020
+
Alberyk updated:
+
+ - Increased the scientist and xenobiologist job minimum age to 30 years old.
+ - Increased the research director job minimum age to 35 years old.
+
Doxxmedearly updated:
- Prosthetic stomachs can now be produced in the mechfab.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b68731b746a..966bfa0cd73 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12458,6 +12458,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: Adds inhand sprites for stackable items, namely material sheets, tiles,
medical kits, wrapping paper and nanopaste.
2020-04-01:
+ Alberyk:
+ - tweak: Increased the scientist and xenobiologist job minimum age to 30 years old.
+ - tweak: Increased the research director job minimum age to 35 years old.
Doxxmedearly:
- bugfix: Prosthetic stomachs can now be produced in the mechfab.
- bugfix: Prosthetic stomachs now have proper robotic names and sprites.
diff --git a/html/changelogs/alberyk_raiseage.yml b/html/changelogs/alberyk_raiseage.yml
deleted file mode 100644
index 8b015d3152c..00000000000
--- a/html/changelogs/alberyk_raiseage.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - tweak: "Increased the scientist and xenobiologist job minimum age to 30 years old."
- - tweak: "Increased the research director job minimum age to 35 years old."