diff --git a/libmpd.cabal b/libmpd.cabal
--- a/libmpd.cabal
+++ b/libmpd.cabal
@@ -1,5 +1,5 @@
 Name:               libmpd
-Version:            0.8.0.4
+Version:            0.8.0.5
 Synopsis:           An MPD client library.
 Description:        A client library for MPD, the Music Player Daemon
                     (<http://www.musicpd.org/>).
@@ -52,7 +52,7 @@
       , data-default >= 0.4.0 && < 0.6
       , bytestring >= 0.9 && < 1
       , text >= 0.11
-      , attoparsec >= 0.10.1 && < 0.12
+      , attoparsec >= 0.10.1 && < 0.13
 
     Exposed-Modules:
         Network.MPD
