diff --git a/SPECS/python-pymongo.spec b/SPECS/python-pymongo.spec
index 47b27df..c7885e0 100644
--- a/SPECS/python-pymongo.spec
+++ b/SPECS/python-pymongo.spec
@@ -22,7 +22,7 @@
 
 Name:           python-pymongo
 Version:        3.6.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 
 # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
 License:        ASL 2.0 and MIT
@@ -285,6 +285,10 @@ pkill mongod
 
 
 %changelog
+* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-9
+- Bumping due to problems with modular RPM upgrade path (#1695587)
+- Related: rhbz#1693974
+
 * Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-8
 - Remove unversioned provides
 - Resolves: rhbz#1628242