diff --git a/html/changelog.html b/html/changelog.html
index 1308c37573a..17fab8d9bc7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,15 @@
02 February 2022
+
Alberyk, Ramke updated:
+
+ - Added Tesla Powered internal organs to the Tajara species.
+ - Skrell and Unathi no longer have the option to edit their appendix in the character setup.
+
+
Geeves updated:
+
+ - You can now combine dice of the same type into a die stack.
+
TheGreyWolf updated:
- The job code now checks if a given job & species preference is permitted for a given faction when loading a character.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ace0967c96c..67b0c6ead86 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22473,6 +22473,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
alignment by moving them one pixel.
- bugfix: Fixes spawned chair items not having colors.
2022-02-02:
+ Alberyk, Ramke:
+ - rscadd: Added Tesla Powered internal organs to the Tajara species.
+ - bugfix: Skrell and Unathi no longer have the option to edit their appendix in
+ the character setup.
+ Geeves:
+ - rscadd: You can now combine dice of the same type into a die stack.
TheGreyWolf:
- bugfix: The job code now checks if a given job & species preference is permitted
for a given faction when loading a character.
diff --git a/html/changelogs/alberyk-internalorgans.yml b/html/changelogs/alberyk-internalorgans.yml
deleted file mode 100644
index 0e994673d31..00000000000
--- a/html/changelogs/alberyk-internalorgans.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk, Ramke
-
-delete-after: True
-
-changes:
- - rscadd: "Added Tesla Powered internal organs to the Tajara species."
- - bugfix: "Skrell and Unathi no longer have the option to edit their appendix in the character setup."
diff --git a/html/changelogs/geeves-combine_dice.yml b/html/changelogs/geeves-combine_dice.yml
deleted file mode 100644
index 3e8f1babf76..00000000000
--- a/html/changelogs/geeves-combine_dice.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now combine dice of the same type into a die stack."
\ No newline at end of file