diff --git a/site/download.md b/site/download.md
index 266689cac..0ba975de2 100644
--- a/site/download.md
+++ b/site/download.md
@@ -45,7 +45,7 @@ These prebuilt binaries will install quickly:
| [Homebrew]
*Linux, Mac, Windows* | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger) |
| [Wine]
*Linux, Mac, FreeBSD* | *Install Wine & use the Windows binary below* | |
|
**Windows** | | |
-| Windows binaries | **[hledger.zip]** *from Appveyor CI* | [](https://ci.appveyor.com/project/simonmichael/hledger/build/artifacts) |
+| Windows binaries | **[hledger.zip]** *from Appveyor CI*
or [latest dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) *may fix Windows 7 [#1039](https://github.com/simonmichael/hledger/issues/1039)* | [](https://ci.appveyor.com/project/simonmichael/hledger/builds/22955930/artifacts)
[](https://ci.appveyor.com/project/simonmichael/hledger/build/artifacts) |
|
**GNU/Linux** | | |
| Arch | **`pacman -S hledger hledger-ui hledger-web`** | [](https://www.archlinux.org/packages/?sort=&q=hledger) |
| Gentoo | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | [](https://gentoo.zugaina.org/Search?search=hledger) |
@@ -184,6 +184,8 @@ Here are some known build issues and workarounds on certain platforms:
[nix: nix install on linux can fail with "cloning builder process: Operation not permitted"](https://github.com/simonmichael/hledger/issues/1030)\
+[nix: on Linux, nix-installed hledger won't handle non-ascii data](https://github.com/simonmichael/hledger/issues/1033)\
+[windows: hledger-web fails to start on Windows 7](https://github.com/simonmichael/hledger/issues/1039)\
[windows: hledger-ui is not available](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444)\
[windows: build hangs using GHC 8.6.3](https://github.com/well-typed/generics-sop/issues/93)\
[windows: cross-environment non-ascii display issues](https://github.com/simonmichael/hledger/issues/961#issuecomment-471229644)\