diff --git a/itemfield.cabal b/itemfield.cabal
--- a/itemfield.cabal
+++ b/itemfield.cabal
@@ -1,5 +1,5 @@
 name:                itemfield
-version:             1.2.2.0
+version:             1.2.2.1
 synopsis:            A brick Widget for selectable summary of many elements on a terminal
 description:         
 
@@ -30,6 +30,8 @@
   * 1.2.1.0  -- added compatibility for older distributions
   .
   * 1.2.2.0  -- added compatibility for GHC7.10
+  .
+  * 1.2.2.1  -- added stack.yaml for using itemfield with stack
 
 license:             BSD3
 license-file:        LICENSE
