diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-### 0.1.0.1
+### 0.1.0.2
 
 - Lower `cabal-version` constraint to `3.0`
 
diff --git a/eventlog-live-otelcol.cabal b/eventlog-live-otelcol.cabal
--- a/eventlog-live-otelcol.cabal
+++ b/eventlog-live-otelcol.cabal
@@ -1,6 +1,6 @@
-cabal-version:   3.12
+cabal-version:   3.0
 name:            eventlog-live-otelcol
-version:         0.1.0.1
+version:         0.1.0.2
 synopsis:        Stream eventlog data to the OpenTelemetry Collector.
 description:
   This executable supports live streaming of eventlog data into
