 
  LFG!
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
        The upgrade is scheduled for Block
        7316000. It is estimated to take place
        2 years ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd terra
git pull
git checkout v2.5.1
make install# should be v2.5.1
terrad version
# Should be commit 64783d34070923793689c16cef43fcd17b268e17
terrad version --long | grep commitmkdir -p $HOME/.terra/cosmovisor/upgrades/v2.5/bin
cp $HOME/go/bin/terrad $HOME/.terra/cosmovisor/upgrades/v2.5/bin# should be v2.5.1
$HOME/.terra/cosmovisor/upgrades/v2.5/bin/terrad version