diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -35,4 +35,4 @@
     yankArgs=-selection c
 
 
-Note that the version described in the [blog](http://www.andrevdm.com/posts/2018-01-15-bhoogle.html) is on the [blog](https://github.com/andrevdm/bhoogle/tree/blog) branch.
+Note that the version described in the [blog](http://www.andrevdm.com/posts/2022-09-07-bhoogle.html) is on the [blog](https://github.com/andrevdm/bhoogle/tree/blog) branch.
diff --git a/bhoogle.cabal b/bhoogle.cabal
--- a/bhoogle.cabal
+++ b/bhoogle.cabal
@@ -1,6 +1,6 @@
 cabal-version:       2.2
 name:                bhoogle
-version:             0.1.4.1
+version:             0.1.4.2
 synopsis:            Simple terminal GUI for local hoogle.
 description:         bhoogle is a terminal GUI layer over local hoogle. It provides search ahead and sub-string filtering in addition to the usual type-search.
 homepage:            https://github.com/andrevdm/bhoogle#readme
