diff --git a/SPECS/pytz.spec b/SPECS/pytz.spec
index 42a058b..7e248fb 100644
--- a/SPECS/pytz.spec
+++ b/SPECS/pytz.spec
@@ -7,7 +7,7 @@
 
 Name:           pytz
 Version:        2017.2
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        World Timezone Definitions for Python
 
 Group:          Development/Languages
@@ -116,6 +116,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
 
 
 %changelog
+* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 2017.2-12
+- Bumping due to problems with modular RPM upgrade path (#1695587)
+- Related: rhbz#1693974
+
 * Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 2017-2-11
 - Remove unversioned provides
 - Resolves: rhbz#1628242