diff --git a/bumper.cabal b/bumper.cabal
--- a/bumper.cabal
+++ b/bumper.cabal
@@ -1,10 +1,10 @@
 Name:             bumper
-Version:          0.5.1.1
+Version:          0.5.1.2
 Synopsis:         Automatically bump package versions, also transitively.
 Description:      Automatically bump package versions, also transitively.
 Author:           Silk
 Copyright:        (c) 2012, Silk
-Maintainer:       code@silkapp.com
+Maintainer:       code@silk.co
 Homepage:         http://github.com/silkapp/bumper
 Category:         Development
 License:          BSD3
@@ -17,7 +17,7 @@
                   , Cabal        >= 1.6    && < 1.19
                   , containers   >= 0.4    && < 0.6
                   , fclabels     >= 1.0    && < 2.1
-                  , process      >= 1.0    && < 1.2
+                  , process      >= 1.0    && < 1.3
                   , regex-compat >= 0.93   && < 0.96
                   , split        >= 0.1    && < 0.3
                   , strict       == 0.3.2
