Fix cache command line parameter handling

Change-Id: I72fcaa6f2d25f79282b141daf50b1d3a4caf0188
diff --git a/Changes b/Changes
index aac2050..7fa22db 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.54 2023-04-15
+        - Fix 'cache' parameter. (reported by kupietz)
+        - Fix cache deletion for certain scenarios.
+
 0.53 2023-03-20
         - Added Spacy support. (kupietz)
         - Support 'pos' as an alternative to 'ctag'