diff --git a/CHANGES.md b/CHANGES.md
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,6 +9,8 @@
 User-visible changes in hledger-ui.
 See also the hledger changelog.
 
+# a98e6125f
+
 # 1.24.1 2021-12-10
 
 Fixes
diff --git a/Hledger/UI/AccountsScreen.hs b/Hledger/UI/AccountsScreen.hs
--- a/Hledger/UI/AccountsScreen.hs
+++ b/Hledger/UI/AccountsScreen.hs
@@ -2,7 +2,6 @@
 
 {-# LANGUAGE OverloadedStrings #-}
 {-# LANGUAGE RecordWildCards #-}
-{-# LANGUAGE NamedFieldPuns #-}
 
 module Hledger.UI.AccountsScreen
  (accountsScreen
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 2021" "hledger-ui-1.24.1 " "hledger User Manuals"
+.TH "HLEDGER-UI" "1" "December 2021" "hledger-ui-1.24.99 " "hledger User Manuals"
 
 
 
@@ -7,7 +7,7 @@
 .PP
 hledger-ui is a terminal interface (TUI) for the hledger accounting
 tool.
-This manual is for hledger-ui 1.24.1.
+This manual is for hledger-ui 1.24.99.
 .SH SYNOPSIS
 .PP
 \f[C]hledger-ui [OPTIONS] [QUERYARGS]\f[R]
diff --git a/hledger-ui.cabal b/hledger-ui.cabal
--- a/hledger-ui.cabal
+++ b/hledger-ui.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           hledger-ui
-version:        1.24.1
+version:        1.24.99
 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.
@@ -63,11 +63,11 @@
   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.24.1"
+  cpp-options: -DVERSION="1.24.99"
   build-depends:
       ansi-terminal >=0.9
     , async
-    , base >=4.11 && <4.16
+    , base >=4.11 && <4.17
     , brick >=0.23
     , cmdargs >=0.8
     , containers >=0.5.9
@@ -77,8 +77,8 @@
     , extra >=1.6.3
     , filepath
     , fsnotify >=0.2.1.2 && <0.4
-    , hledger >=1.24.1 && <1.25
-    , hledger-lib >=1.24.1 && <1.25
+    , hledger >=1.24.99 && <1.25
+    , hledger-lib >=1.24.99 && <1.25
     , megaparsec >=7.0.0 && <9.3
     , microlens >=0.4
     , microlens-platform >=0.2.3.1
diff --git a/hledger-ui.info b/hledger-ui.info
--- a/hledger-ui.info
+++ b/hledger-ui.info
@@ -12,7 +12,7 @@
 *************
 
 hledger-ui is a terminal interface (TUI) for the hledger accounting
-tool.  This manual is for hledger-ui 1.24.1.
+tool.  This manual is for hledger-ui 1.24.99.
 
    'hledger-ui [OPTIONS] [QUERYARGS]'
 'hledger ui -- [OPTIONS] [QUERYARGS]'
@@ -639,34 +639,34 @@
 
 Tag Table:
 Node: Top221
-Node: OPTIONS1656
-Ref: #options1754
-Node: MOUSE6636
-Ref: #mouse6731
-Node: KEYS7013
-Ref: #keys7106
-Node: SCREENS11192
-Ref: #screens11290
-Node: Accounts screen11380
-Ref: #accounts-screen11508
-Node: Register screen13847
-Ref: #register-screen14002
-Node: Transaction screen15986
-Ref: #transaction-screen16144
-Node: Error screen17014
-Ref: #error-screen17136
-Node: TIPS17380
-Ref: #tips17479
-Node: Watch mode17531
-Ref: #watch-mode17648
-Node: Watch mode limitations18398
-Ref: #watch-mode-limitations18539
-Node: ENVIRONMENT19675
-Ref: #environment19786
-Node: FILES21094
-Ref: #files21193
-Node: BUGS21406
-Ref: #bugs21483
+Node: OPTIONS1657
+Ref: #options1755
+Node: MOUSE6637
+Ref: #mouse6732
+Node: KEYS7014
+Ref: #keys7107
+Node: SCREENS11193
+Ref: #screens11291
+Node: Accounts screen11381
+Ref: #accounts-screen11509
+Node: Register screen13848
+Ref: #register-screen14003
+Node: Transaction screen15987
+Ref: #transaction-screen16145
+Node: Error screen17015
+Ref: #error-screen17137
+Node: TIPS17381
+Ref: #tips17480
+Node: Watch mode17532
+Ref: #watch-mode17649
+Node: Watch mode limitations18399
+Ref: #watch-mode-limitations18540
+Node: ENVIRONMENT19676
+Ref: #environment19787
+Node: FILES21095
+Ref: #files21194
+Node: BUGS21407
+Ref: #bugs21484
 
 End Tag Table
 
diff --git a/hledger-ui.txt b/hledger-ui.txt
--- a/hledger-ui.txt
+++ b/hledger-ui.txt
@@ -5,7 +5,7 @@
 
 NAME
        hledger-ui  is  a  terminal  interface (TUI) for the hledger accounting
-       tool.  This manual is for hledger-ui 1.24.1.
+       tool.  This manual is for hledger-ui 1.24.99.
 
 SYNOPSIS
        hledger-ui [OPTIONS] [QUERYARGS]
@@ -548,4 +548,4 @@
 
 
 
-hledger-ui-1.24.1                December 2021                   HLEDGER-UI(1)
+hledger-ui-1.24.99               December 2021                   HLEDGER-UI(1)
