diff -pruN 1.0.112/debian/changelog 1.0.114/debian/changelog
--- 1.0.112/debian/changelog	2018-12-23 09:24:00.000000000 +0000
+++ 1.0.114/debian/changelog	2019-01-09 13:00:04.000000000 +0000
@@ -1,3 +1,20 @@
+debootstrap (1.0.114) unstable; urgency=medium
+
+  * Revert changes from 1.0.113 (closes: #918722)
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 09 Jan 2019 14:00:04 +0100
+
+debootstrap (1.0.113) unstable; urgency=low
+
+  * Fail if its repository is expired (in InRelease file) since creating
+    base image from such repository is insecure. If you want to use such
+    repo with notice, please use "--no-check-valid-until" option
+
+  * debian/control
+    - set Standards-Version: 4.3.0
+
+ -- Hideki Yamane <henrich@debian.org>  Sat, 05 Jan 2019 20:13:44 +0900
+
 debootstrap (1.0.112) unstable; urgency=low
 
   [ Thomas Lange ]
diff -pruN 1.0.112/debian/control 1.0.114/debian/control
--- 1.0.112/debian/control	2018-12-23 09:24:00.000000000 +0000
+++ 1.0.114/debian/control	2019-01-09 12:58:07.000000000 +0000
@@ -5,7 +5,7 @@ Maintainer: Debian Install System Team <
 Uploaders: Junichi Uekawa <dancer@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>, Steve McIntyre <93sam@debian.org>,
            Hideki Yamane <henrich@debian.org>,
 Build-Depends: debhelper (>= 9)
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/installer-team/debootstrap
 Vcs-Git: https://salsa.debian.org/installer-team/debootstrap.git
 
