diff --git a/bronyradiogermany-streaming.cabal b/bronyradiogermany-streaming.cabal
--- a/bronyradiogermany-streaming.cabal
+++ b/bronyradiogermany-streaming.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:            Streaming interface for the BronyRadioGermany API.
@@ -57,7 +57,7 @@
   -- other-extensions:    
   
   -- Other library packages from which modules are imported.
-  build-depends:       base >=4.9 && <4.10,
+  build-depends:       base >=4.9 && <5,
                        streaming,
                        streaming-bytestring,
                        streaming-utils,
