Index: b/diagrams-svg.cabal
===================================================================
--- a/diagrams-svg.cabal
+++ b/diagrams-svg.cabal
@@ -48,7 +48,7 @@ Library
                      , colour               >= 2.3   && < 2.4
                      , diagrams-core        >= 1.4   && < 1.6
                      , diagrams-lib         >= 1.4.5 && < 1.6
-                     , monoid-extras        >= 0.3   && < 0.7
+                     , monoid-extras        >= 0.3   && < 0.8
                      , svg-builder          >= 0.1   && < 0.2
                      , text                 >= 0.11  && < 2.2
                      , JuicyPixels          >= 3.1.5 && < 3.4
@@ -56,7 +56,7 @@ Library
                      , containers           >= 0.3   && < 0.8
                      , lens                 >= 4.0   && < 5.4
                      , hashable             >= 1.1   && < 1.6
-                     , optparse-applicative >= 0.13  && < 0.19
+                     , optparse-applicative >= 0.13  && < 0.20
                      , semigroups           >= 0.13  && < 0.21
 
   Ghc-options:         -Wall
