diff --git a/CHANGES.md b/CHANGES.md
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,10 @@
 User-visible changes in hledger-ui.
 See also the hledger changelog.
 
+# 1.20.3 2021-01-14
+
+- Use hledger 1.20.3.
+
 # 1.20.2 2020-12-28
 
 - Fix loss of capitalisation in part of the manual. 
diff --git a/hledger-ui.1 b/hledger-ui.1
--- a/hledger-ui.1
+++ b/hledger-ui.1
@@ -1,5 +1,5 @@
 
-.TH "HLEDGER-UI" "1" "December 2020" "hledger-ui-1.20.1 " "hledger User Manuals"
+.TH "HLEDGER-UI" "1" "December 2020" "hledger-ui-1.20.3 " "hledger User Manuals"
 
 
 
diff --git a/hledger-ui.cabal b/hledger-ui.cabal
--- a/hledger-ui.cabal
+++ b/hledger-ui.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 2db561169954b597771f5f15da315b4f928c9430f17910a3aebaa908165579a6
+-- hash: 59a466ffc3d5fadaf96e035598f27a0915433341b2711c32aecb77ccb9dcf061
 
 name:           hledger-ui
-version:        1.20.2
+version:        1.20.3
 synopsis:       Curses-style terminal interface for the hledger accounting system
 description:    A simple curses-style terminal user interface for the hledger accounting system.
                 It can be a more convenient way to browse your accounts than the CLI.
@@ -64,7 +64,7 @@
   hs-source-dirs:
       ./.
   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans
-  cpp-options: -DVERSION="1.20.2"
+  cpp-options: -DVERSION="1.20.3"
   build-depends:
       ansi-terminal >=0.9
     , async
@@ -78,8 +78,8 @@
     , extra >=1.6.3
     , filepath
     , fsnotify >=0.2.1.2 && <0.4
-    , hledger >=1.20.2 && <1.21
-    , hledger-lib >=1.20.2 && <1.21
+    , hledger >=1.20.3 && <1.21
+    , hledger-lib >=1.20.3 && <1.21
     , megaparsec >=7.0.0 && <9.1
     , microlens >=0.4
     , microlens-platform >=0.2.3.1
diff --git a/hledger-ui.txt b/hledger-ui.txt
--- a/hledger-ui.txt
+++ b/hledger-ui.txt
@@ -459,4 +459,4 @@
 
 
 
-hledger-ui-1.20.1                December 2020                   HLEDGER-UI(1)
+hledger-ui-1.20.3                December 2020                   HLEDGER-UI(1)
