diff --git a/Makefile b/Makefile
index 496340d930..7c666ead53 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 GO ?= go
 DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= ab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2
+EPOCH_TEST_COMMIT ?= c3180c2e51dc7f097679edb86aed1639f3fba41e
 HEAD ?= HEAD
 CHANGELOG_BASE ?= HEAD~
 CHANGELOG_TARGET ?= HEAD
diff --git a/changelog.txt b/changelog.txt
index faea7734b5..e7b5eff7e5 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,10 @@
+- Changelog for v0.9.2.1 (2018-09-17)
+  * Update release notes for 0.9.2.1
+  * Vendor in latest projectatomic/buildah
+  * Vndr latest containers/image
+  * Bump gitvalidation epoch
+  * Bump to v0.9.3-dev
+
 - Changelog for v0.9.2 (2018-09-14)
   * Update release notes for 0.9.2
   * change search test to look for fedora and not fedora-minimal