diff --git a/ansi-terminal-1.0.2.tar.gz b/ansi-terminal-1.0.2.tar.gz
new file mode 100644
index 0000000..3a7d184
--- /dev/null
+++ b/ansi-terminal-1.0.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:46e516cbf66c7807940ba9896c2d71ba5ffdaa35a4fb80dea9313703efa8d834
+size 33561
diff --git a/ansi-terminal-1.0.tar.gz b/ansi-terminal-1.0.tar.gz
deleted file mode 100644
index ae00a31..0000000
--- a/ansi-terminal-1.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0798a98f79189e62b5ff0aa247ba95fc3845f0f6f1e14ecceb37facfbdd5cfc9
-size 31745
diff --git a/ghc-ansi-terminal.changes b/ghc-ansi-terminal.changes
index 46c23f7..d576a46 100644
--- a/ghc-ansi-terminal.changes
+++ b/ghc-ansi-terminal.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Sat Jan 13 17:39:56 UTC 2024 - Peter Simons <psimons@suse.com>
+
+- Update ansi-terminal to version 1.0.2.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/ansi-terminal-1.0.2/src/CHANGELOG.md
+
 -------------------------------------------------------------------
 Sat May 13 13:37:25 UTC 2023 - Peter Simons <psimons@suse.com>
 
diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec
index 60e4388..8c6937b 100644
--- a/ghc-ansi-terminal.spec
+++ b/ghc-ansi-terminal.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ansi-terminal
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name ansi-terminal
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        1.0
+Version:        1.0.2
 Release:        0
 Summary:        Simple ANSI terminal support
 License:        BSD-3-Clause