diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 BSD 3-Clause License
 
-Copyright (c) 2017-2019, Heikki Johannes Hildén
+Copyright (c) 2017-2021, Heikki Johannes Hildén
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/fuzzyset.cabal b/fuzzyset.cabal
--- a/fuzzyset.cabal
+++ b/fuzzyset.cabal
@@ -1,13 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.33.0.
+-- This file has been generated from package.yaml by hpack version 0.34.4.
 --
 -- see: https://github.com/sol/hpack
---
--- hash: 6ee7bf1a1bbd5929c3e9797fb599ae6dfc5b700c9690e00d71eaf65e523fa965
 
 name:           fuzzyset
-version:        0.2.1
+version:        0.2.2
 synopsis:       Fuzzy set for approximate string matching
 description:    This library is based on the Python and JavaScript libraries with similar names.
 category:       Data
@@ -53,7 +51,7 @@
       base >=4.7 && <5
     , data-default >=0.7.1.1 && <0.8
     , fuzzyset
-    , hspec >=2.7.1 && <2.9
+    , hspec >=2.7.1 && <2.10
     , ieee754 >=0.8.0 && <0.9
     , text >=1.2.3.1 && <1.3
     , text-metrics >=0.3.0 && <0.4
