diff --git a/html/changelog.html b/html/changelog.html
index 2818e83f746..8c31c40b1e2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
14 September 2017
+
Lohikar updated:
+
+ - Orange security consoles have had their red lights swapped out for orange ones. No longer will your orange holoconsole mysteriously glow red.
+ - Space vines should no longer create comical amounts of lag.
+
+
MoondancerPony updated:
+
+ - Made eye color selection work in character setup.
+
+
09 September 2017
Ezuo updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b72920ef522..8b2170c6dde 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4553,3 +4553,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ezuo:
- bugfix: Fixed the long broken Lawgiver code. It will now function as intended,
with different firemodes using different charge values.
+2017-09-14:
+ Lohikar:
+ - bugfix: Orange security consoles have had their red lights swapped out for orange
+ ones. No longer will your orange holoconsole mysteriously glow red.
+ - bugfix: Space vines should no longer create comical amounts of lag.
+ MoondancerPony:
+ - bugfix: Made eye color selection work in character setup.
diff --git a/html/changelogs/lohikar-colors.yml b/html/changelogs/lohikar-colors.yml
deleted file mode 100644
index 700ccc9080b..00000000000
--- a/html/changelogs/lohikar-colors.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Lohikar
-delete-after: True
-
-changes:
- - bugfix: "Orange security consoles have had their red lights swapped out for orange ones. No longer will your orange holoconsole mysteriously glow red."
diff --git a/html/changelogs/lohikar-plantlag.yml b/html/changelogs/lohikar-plantlag.yml
deleted file mode 100644
index 88260acc869..00000000000
--- a/html/changelogs/lohikar-plantlag.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lohikar
-delete-after: True
-changes:
- - bugfix: "Space vines should no longer create comical amounts of lag."
diff --git a/html/changelogs/mdp-3442.yml b/html/changelogs/mdp-3442.yml
deleted file mode 100644
index 0958635fa3f..00000000000
--- a/html/changelogs/mdp-3442.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: MoondancerPony
-delete-after: True
-changes:
- - bugfix: "Made eye color selection work in character setup."