diff --git a/bronyradiogermany-common.cabal b/bronyradiogermany-common.cabal
--- a/bronyradiogermany-common.cabal
+++ b/bronyradiogermany-common.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             1.0.0.0
+version:             1.0.0.1
 
 -- A short (one-line) description of the package.
 synopsis:            Common types and URIs for the BronyRadioGermany API bindings.
@@ -58,7 +58,7 @@
   -- other-extensions:    
   
   -- Other library packages from which modules are imported.
-  build-depends:       base >=4.9 && <4.10,
+  build-depends:       base >=4.9 && <5,
                        aeson,
                        text,
                        bytestring,
