diff --git a/python-doc.changes b/python-doc.changes
index 30fdd22..d4486b0 100644
--- a/python-doc.changes
+++ b/python-doc.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Jan  3 17:42:16 UTC 2017 - jmatejek@suse.com
+
+- update to 2.7.13
+
 -------------------------------------------------------------------
 Fri Dec  2 15:36:00 UTC 2016 - jmatejek@suse.com
 
diff --git a/python.changes b/python.changes
index b05d5c3..1e319a9 100644
--- a/python.changes
+++ b/python.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Jan  3 16:59:24 UTC 2017 - jmatejek@suse.com
+
+- update to 2.7.13
+  * dozens of bugfixes, see NEWS for details
+  * updated cipher lists for openssl wrapper, support openssl >= 1.1.0
+  * properly fix HTTPoxy (CVE-2016-1000110)
+  * profile-opt build now applies PGO to modules as well
+- drop python-2.7.10-overflow_check.patch which is solved in upstream
+
 -------------------------------------------------------------------
 Fri Dec  2 15:35:29 UTC 2016 - jmatejek@suse.com