diff --git a/sync-mht.cabal b/sync-mht.cabal
--- a/sync-mht.cabal
+++ b/sync-mht.cabal
@@ -8,7 +8,7 @@
 extra-doc-files: README.md
 cabal-version: >= 1.18
 build-type: Simple
-version: 0.3.8.0
+version: 0.3.8.1
 homepage: https://github.com/ekarayel/sync-mht
 bug-reports: https://github.com/ekarayel/sync-mht/issues
 package-url: https://github.com/ekarayel/sync-mht
@@ -26,11 +26,11 @@
     .
 source-repository head
     type: git
-    location: https://github.com/ekarayel/sync-mht --recursive
+    location: https://github.com/ekarayel/sync-mht
 source-repository this
     type: git
-    tag: 0.3.8.0
-    location: https://github.com/ekarayel/sync-mht --recursive
+    tag: 0.3.8.1
+    location: https://github.com/ekarayel/sync-mht
 benchmark benchmarks
     type: exitcode-stdio-1.0
     main-is: Benchmarks.hs
