diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index d11a4ec34f892590508c45517ad950d4e78187b0..f438557be7055123927948b102f5438f7cee8f97 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -1,5 +1,5 @@
 Name:               cabal-install
-Version:            1.16.0.2
+Version:            1.16.1.0
 Synopsis:           The command-line interface for Cabal and Hackage.
 Description:
     The \'cabal\' command-line program simplifies the process of managing
diff --git a/cabal-install/changelog b/cabal-install/changelog
index 28881602514e5bf3f5cb83058928ed562c710cc7..0f2c21373590201e727ba97481c857705fc672af 100644
--- a/cabal-install/changelog
+++ b/cabal-install/changelog
@@ -1,4 +1,7 @@
 -*-change-log-*-
+1.16.1.0 Ryan Thomas <ryan@ryant.org> May 2015
+	* More restrictive upper bound on network.
+	* Force cabal upload to always use digest auth and never basic auth.
 
 0.14.0 Andres Loeh <andres@well-typed.com> April 2012
 	* Works with ghc-7.4