diff --git a/MusicBrainz.cabal b/MusicBrainz.cabal
--- a/MusicBrainz.cabal
+++ b/MusicBrainz.cabal
@@ -1,7 +1,7 @@
 name:                MusicBrainz
-version:             0.3
-synopsis:            interface to MusicBrainz XML2 web service
-description:         interface to MusicBrainz XML2 web service
+version:             0.3.1
+synopsis:            interface to MusicBrainz XML2 and JSON web services
+description:         interface to MusicBrainz XML2 and JSON web services
 homepage:            http://floss.scru.org/hMusicBrainz
 license:             GPL-3
 license-file:        LICENSE
@@ -25,7 +25,7 @@
                , conduit       >= 1.0.0
                , conduit-extra >= 1.0.0
                , text
-               , time
+               , time          >= 1.5
                , resourcet
                , time-locale-compat
                , vector        >= 0.9
@@ -45,4 +45,4 @@
 source-repository this
   type:     git
   location: https://anonscm.debian.org/git/users/clint/MusicBrainz.git
-  tag:      hMB/0.3
+  tag:      hMB/0.3.1
