diff --git a/site/download.md b/site/download.md
index bf9896cf8..b3a3ecf98 100644
--- a/site/download.md
+++ b/site/download.md
@@ -31,10 +31,9 @@ hledger binaries or system packages are quickest to install,
but they can be [out of date](https://repology.org/metapackage/hledger/badges) or incomplete.
(Please help your local packagers with this!).
-
|
|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-| Windows: | [latest nightly binaries](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) ([no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444))
+| Windows: | [1.9.1](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?tag=hledger-1.9.1) or [latest nightly](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) ([no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444))
| Mac: | **`brew install hledger`** ([only hledger CLI](https://github.com/simonmichael/hledger/issues/321#issuecomment-179920520))
| Arch Linux: | **`pacman -S hledger`**
| Debian, Ubuntu: | **`sudo apt install hledger hledger-ui hledger-web`**