diff --git a/html/changelog.html b/html/changelog.html
index 8669a8d5f39..27a4a947042 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
17 August 2015
+
PsiOmegaDelta updated:
+
+ - Station time and duration now available in the Status tab.
+
+
11 August 2015
PsiOmegaDelta updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c045fb359b7..01630a63219 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1996,3 +1996,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Crew monitors now update every 5th second instead of every other. Reduces
lag and gives antags a larger window of opportunity to disable suit sensors
if they have to harm someone.
+2015-08-17:
+ PsiOmegaDelta:
+ - rscadd: Station time and duration now available in the Status tab.
diff --git a/html/changelogs/PsiOmegaDelta-RoundDuration.yml b/html/changelogs/PsiOmegaDelta-RoundDuration.yml
deleted file mode 100644
index 358c5cc4be4..00000000000
--- a/html/changelogs/PsiOmegaDelta-RoundDuration.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PsiOmegaDelta
-delete-after: True
-changes:
- - rscadd: "Station time and duration now available in the Status tab."