diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2016-12-16  Evan Cofsky  <evan@theunixman.com>
 
-	* liblawless.cabal: Use dns-2.0.8 which is available in Debian.
+	* liblawless.cabal (0.14.0.3):
+	Use dns-2.0.8 which is available in Debian.
+	Update location information for this release.
 
 	* Examples/ZFS/zpools.yaml: Rename from zpool.yaml.
 
diff --git a/liblawless.cabal b/liblawless.cabal
--- a/liblawless.cabal
+++ b/liblawless.cabal
@@ -1,5 +1,5 @@
 name:                liblawless
-version:             0.14.0.2
+version:             0.14.0.3
 synopsis:            Prelude based on protolude for GHC 8 and beyond.
 license:             GPL-3
 license-file:        LICENSE
@@ -24,10 +24,10 @@
   type:     git
   location: git+ssh://lambdanow.us/projects/haskellnow/liblawless.git
 
--- source-repository this
---   type:     git
---   location:   location: git+ssh://lambdanow.us/projects/haskellnow/liblawless.git
---   tag: v0.13.1
+source-repository this
+  type:     git
+  location:   location: git+ssh://lambdanow.us/projects/haskellnow/liblawless.git
+  tag: v0.14.0.3
 
 library
   exposed-modules:
