diff --git a/.cockpit.metadata b/.cockpit.metadata
index b5a2299..1f9e117 100644
--- a/.cockpit.metadata
+++ b/.cockpit.metadata
@@ -1 +1 @@
-9df3aeeca7a1b7cc13cfe4a4cc414796706c867e SOURCES/cockpit-185.tar.xz
+e0e17bb301ec6ffb66a65d7b1dbc3dff3e62b7c6 SOURCES/cockpit-185.1.tar.xz
diff --git a/.gitignore b/.gitignore
index 9d13703..d2e5ce0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cockpit-185.tar.xz
+SOURCES/cockpit-185.1.tar.xz
diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec
index b2b9154..ef96eec 100644
--- a/SPECS/cockpit.spec
+++ b/SPECS/cockpit.spec
@@ -1,6 +1,6 @@
 # This spec file has been automatically updated
-Version:	185
-Release: 2%{?dist}
+Version:	185.1
+Release: 1%{?dist}
 #
 # This file is maintained at the following location:
 # https://github.com/cockpit-project/cockpit/blob/master/tools/cockpit.spec
@@ -833,6 +833,9 @@ via PackageKit.
 
 # The changelog is automatically generated and merged
 %changelog
+* Fri May 24 2019 Martin Pitt <mpitt@redhat.com> - 185.1-1
+- system: Add CPU security mitigations dialog rhbz#1713186
+
 * Fri Feb 08 2019 Martin Pitt <mpitt@redhat.com> - 185-2
 - Fix polkit policy file translation attributes rhbz#1671773