diff --git a/liblawless.cabal b/liblawless.cabal
--- a/liblawless.cabal
+++ b/liblawless.cabal
@@ -1,5 +1,5 @@
 name:                liblawless
-version:             0.14.0.3
+version:             0.14.0.4
 synopsis:            Prelude based on protolude for GHC 8 and beyond.
 license:             GPL-3
 license-file:        LICENSE
@@ -27,7 +27,7 @@
 source-repository this
   type:     git
   location:   location: git+ssh://lambdanow.us/projects/haskellnow/liblawless.git
-  tag: v0.14.0.3
+  tag: v0.14.0.4
 
 library
   exposed-modules:
@@ -125,7 +125,6 @@
                 QuickCheck,
                 base >= 4.9 && < 4.10,
                 binary >= 0.7.5.0,
-                dns >= 2.0.10 && < 2.1,
                 bytestring,
                 exceptions >= 0.8.3,
                 filepath >= 1.4.0.0,
